Dave Davenport
|
9ae62960c1
|
Indent files.
|
2017-10-05 17:45:50 +02:00 |
|
Dave Davenport
|
852d80fee3
|
Change WMQuirk logic
- Default is switch to desktop then select window.
- 2 quirks:
- pango names.
- do not switch.
|
2017-09-17 21:40:36 +02:00 |
|
Dave Davenport
|
3c52f15140
|
Move more enums to rofi-types.h
|
2017-08-18 11:38:54 +02:00 |
|
Dave Davenport
|
7b57985203
|
Add wid:{window id} to monitor option.
- By specifying the window id, rofi will assume that window to be the
monitor (for placing.)
- syntax: wid:{monitor id}
Issue: #632
|
2017-07-12 12:27:45 +02:00 |
|
Dave Davenport
|
ef4a171fca
|
Put Xfwm4 on the WM list that needs extra desktop change.
Work-around that makes sure desktop gets switchs when setting active
window.
Fixes: #624
|
2017-07-05 21:30:29 +02:00 |
|
Quentin Glidic
|
8f8c43e50d
|
xcb: Support back some weird X11 feature
Namely, key redirects, that play with the modifiers state at the
KEY_PRESS level.
Signed-off-by: Quentin Glidic <sardemff7+git@sardemff7.net>
|
2017-06-22 08:35:21 +02:00 |
|
Dave Davenport
|
c851134411
|
[X11Helper] Add extra debug output when determining target monitor.
|
2017-06-14 08:26:53 +02:00 |
|
Dave Davenport
|
9a62bfd172
|
Run indenter.
|
2017-06-03 20:35:50 +02:00 |
|
Quentin Glidic
|
d88b1bd09b
|
xcb: Be sure not to leak xkb keymap/state
Signed-off-by: Quentin Glidic <sardemff7+git@sardemff7.net>
|
2017-06-03 14:26:34 +02:00 |
|
Quentin Glidic
|
76a6e312fe
|
xcb: Add startup notification support
Signed-off-by: Quentin Glidic <sardemff7+git@sardemff7.net>
|
2017-06-02 14:57:51 +02:00 |
|
Quentin Glidic
|
51d34b662e
|
helper: Add API to support startup notification
Signed-off-by: Quentin Glidic <sardemff7+git@sardemff7.net>
|
2017-06-02 14:54:21 +02:00 |
|
Quentin Glidic
|
e576bc441c
|
xcb: Hide WM discover function
Signed-off-by: Quentin Glidic <sardemff7+git@sardemff7.net>
|
2017-06-01 15:08:20 +02:00 |
|
Quentin Glidic
|
48a80e3f82
|
display: Introduce display.h
The API is meant to be neutral to fit any display backend.
Signed-off-by: Quentin Glidic <sardemff7+git@sardemff7.net>
|
2017-06-01 15:06:57 +02:00 |
|
Quentin Glidic
|
1d99363ce9
|
helper: Move cairo_image_surface_create_from_svg to helper.c
Signed-off-by: Quentin Glidic <sardemff7+git@sardemff7.net>
|
2017-06-01 13:36:11 +02:00 |
|
Quentin Glidic
|
93cb04e30f
|
xcb: Move (most) event handling to xcb.c
Signed-off-by: Quentin Glidic <sardemff7+git@sardemff7.net>
|
2017-06-01 13:30:29 +02:00 |
|
Quentin Glidic
|
4792a16593
|
xcb: Hide release details
Signed-off-by: Quentin Glidic <sardemff7+git@sardemff7.net>
|
2017-06-01 13:26:31 +02:00 |
|
Quentin Glidic
|
711d97b66d
|
xcb: Fix normal window mode
Signed-off-by: Quentin Glidic <sardemff7+git@sardemff7.net>
|
2017-06-01 12:47:11 +02:00 |
|
Quentin Glidic
|
000dce1083
|
xcb: Hide grab details
Signed-off-by: Quentin Glidic <sardemff7+git@sardemff7.net>
|
2017-06-01 11:57:57 +02:00 |
|
Quentin Glidic
|
f042851add
|
xcb: Hide some internal details
Signed-off-by: Quentin Glidic <sardemff7+git@sardemff7.net>
|
2017-06-01 11:57:17 +02:00 |
|
Quentin Glidic
|
93cf26414e
|
xcb: Reorder and hide events callbacks
Signed-off-by: Quentin Glidic <sardemff7+git@sardemff7.net>
|
2017-06-01 11:50:26 +02:00 |
|
Quentin Glidic
|
a8aac87bb0
|
xcb: Move GWater source in xcb.c
Signed-off-by: Quentin Glidic <sardemff7+git@sardemff7.net>
|
2017-06-01 11:44:21 +02:00 |
|
Quentin Glidic
|
9b58a9bc31
|
xcb: Move more stuff to xcb.c
Signed-off-by: Quentin Glidic <sardemff7+git@sardemff7.net>
|
2017-06-01 00:39:11 +02:00 |
|
Quentin Glidic
|
46dee2671d
|
x11-helper: Rename xcb.c
Signed-off-by: Quentin Glidic <sardemff7+git@sardemff7.net>
|
2017-06-01 00:12:58 +02:00 |
|