Dave Davenport
|
15ad8e1da3
|
Removing XCB from view.c, paste less
|
2016-02-27 17:42:50 +01:00 |
|
Dave Davenport
|
9cb5829303
|
Use xcb_flush instead of XFlush
|
2016-02-27 14:05:29 +01:00 |
|
Dave Davenport
|
5a204829f0
|
Fix not updating in daemon mode
|
2016-02-23 23:54:35 +01:00 |
|
Dave Davenport
|
3f8efed56d
|
Add missing flush
|
2016-02-23 22:04:44 +01:00 |
|
Dave Davenport
|
3b58c3a26a
|
Fix issue: #347.
|
2016-02-23 21:14:15 +01:00 |
|
Dave Davenport
|
319524c7c5
|
Test for single mainloop
|
2016-02-23 21:04:24 +01:00 |
|
Dave Davenport
|
87546caa8f
|
Fix previous commit.
|
2016-02-23 19:34:48 +01:00 |
|
Dave Davenport
|
faf5c49b8c
|
Remove hardcoded string length in window list.
|
2016-02-23 19:14:21 +01:00 |
|
Quentin Glidic
|
2ef950eab9
|
WIP: Port window stuff to xcb
Signed-off-by: Quentin Glidic <sardemff7+git@sardemff7.net>
|
2016-02-23 17:37:25 +01:00 |
|
Quentin Glidic
|
6bb1d4b1a2
|
x11-helper: Migrate to libxkbcommon
Signed-off-by: Quentin Glidic <sardemff7+git@sardemff7.net>
|
2016-02-23 17:34:38 +01:00 |
|
Quentin Glidic
|
42e9709207
|
keybindings: Merge left/right variants of modifiers
Signed-off-by: Quentin Glidic <sardemff7+git@sardemff7.net>
|
2016-02-23 17:34:33 +01:00 |
|
Quentin Glidic
|
3029e05ac7
|
keybindings: Rework modmask matching
Signed-off-by: Quentin Glidic <sardemff7+git@sardemff7.net>
|
2016-02-23 17:34:31 +01:00 |
|
Quentin Glidic
|
590e61b417
|
view: Store modstate on keypress event
Signed-off-by: Quentin Glidic <sardemff7+git@sardemff7.net>
|
2016-02-23 12:52:35 +01:00 |
|
Quentin Glidic
|
990914d20f
|
rofi: Drop daemon mode
Signed-off-by: Quentin Glidic <sardemff7+git@sardemff7.net>
|
2016-02-23 12:15:03 +01:00 |
|
Quentin Glidic
|
88ddb7f04e
|
x11-helper: Directly store the useful value
Signed-off-by: Quentin Glidic <sardemff7+git@sardemff7.net>
|
2016-02-23 12:13:44 +01:00 |
|
Quentin Glidic
|
f39f5bb0cb
|
view-internal: Use XCB types
Signed-off-by: Quentin Glidic <sardemff7+git@sardemff7.net>
|
2016-02-23 12:13:21 +01:00 |
|
Quentin Glidic
|
09e520dfe8
|
rofi: Always use ARGB for Cairo image surfaces
Signed-off-by: Quentin Glidic <sardemff7+git@sardemff7.net>
|
2016-02-21 22:10:03 +01:00 |
|
Dave Davenport
|
aa1d8b4046
|
Remove x11-event-source, replaced by libgwater.
|
2016-02-21 17:47:19 +01:00 |
|
Dave Davenport
|
75c9f58900
|
Remove XIC and XIM.
|
2016-02-21 17:14:37 +01:00 |
|
Dave Davenport
|
3be6079705
|
Add missing header files xkb,xkb-internal
|
2016-02-21 17:14:02 +01:00 |
|
Quentin Glidic
|
ee52e50662
|
view/compose: Use Xlib cancelling behaviour
Signed-off-by: Quentin Glidic <sardemff7+git@sardemff7.net>
|
2016-02-21 17:00:28 +01:00 |
|
Dave Davenport
|
e4a48f8dfb
|
Update travis file
|
2016-02-21 16:48:55 +01:00 |
|
Dave Davenport
|
be76712dba
|
Fix tests.
|
2016-02-21 16:40:29 +01:00 |
|
Quentin Glidic
|
5d6f2ee1ab
|
Compose stuff
Signed-off-by: Quentin Glidic <sardemff7+git@sardemff7.net>
|
2016-02-21 16:04:53 +01:00 |
|
Quentin Glidic
|
e1f87a67b4
|
rofi: Migrate to libxkbcommon
Signed-off-by: Quentin Glidic <sardemff7+git@sardemff7.net>
|
2016-02-21 16:04:53 +01:00 |
|
Quentin Glidic
|
fe7ca2079d
|
rofi: Convert to XCB events
Signed-off-by: Quentin Glidic <sardemff7+git@sardemff7.net>
|
2016-02-21 16:04:53 +01:00 |
|
Dave Davenport
|
2eb63456db
|
view: Flush after drawing
|
2016-02-21 16:04:53 +01:00 |
|
Dave Davenport
|
85fcdf9f97
|
Textbox_test does not run on travis. test-x depends on textbox_test
|
2016-02-21 13:15:17 +01:00 |
|
Dave Davenport
|
d352528aab
|
Add textbox_test to make check
|
2016-02-21 13:08:33 +01:00 |
|
Dave Davenport
|
d3a044db8e
|
Fixing make dist after merge of make cleanups.
|
2016-02-21 12:57:30 +01:00 |
|
Quentin Glidic
|
4c11da91f5
|
Autotools cleanup
Signed-off-by: Quentin Glidic <sardemff7+git@sardemff7.net>
|
2016-02-21 12:42:28 +01:00 |
|
Dave Davenport
|
591429fb58
|
Merge remote-tracking branch 'origin/master' into glib-loop
|
2016-02-20 17:03:29 +01:00 |
|
Dave Davenport
|
a8b2ff4aed
|
Update README
|
2016-02-20 15:28:15 +01:00 |
|
Dave Davenport
|
c07afae87f
|
Merge remote-tracking branch 'origin/master' into glib-loop
|
2016-02-20 13:22:33 +01:00 |
|
Dave Davenport
|
fef95ffab9
|
Update rules
|
2016-02-20 13:04:05 +01:00 |
|
Dave Davenport
|
5d8d92b328
|
Add contributing guideline
|
2016-02-20 13:01:35 +01:00 |
|
Dave Davenport
|
a360d95d57
|
Add ISSUE Template
|
2016-02-20 12:55:27 +01:00 |
|
Dave Davenport
|
9121732e36
|
Cleanups.
|
2016-02-19 21:16:35 +01:00 |
|
Dave Davenport
|
038346b640
|
Cleanup + fix
|
2016-02-19 21:08:46 +01:00 |
|
Dave Davenport
|
758d155a20
|
Fixing.
|
2016-02-19 20:08:14 +01:00 |
|
Dave Davenport
|
6e3bb506de
|
Full mainloop madness
|
2016-02-19 19:50:48 +01:00 |
|
Dave Davenport
|
4eb3fd1da3
|
Test for single mainloop
|
2016-02-19 19:29:06 +01:00 |
|
Dave Davenport
|
a125f6d515
|
Try to fix crash with new scrolling method.
|
2016-02-18 19:23:41 +01:00 |
|
Dave Davenport
|
638e58e7d8
|
Issue: #219 Rounding down.
|
2016-02-17 22:13:13 +01:00 |
|
Dave Davenport
|
d2567a6884
|
#219: Implement continious scroll
|
2016-02-17 20:29:23 +01:00 |
|
Dave Davenport
|
99515f986e
|
Fix issue #281
if one entry as input and autoselect enabled return immediately
|
2016-02-17 08:46:22 +01:00 |
|
Dave Davenport
|
d4d7ed70c2
|
Update readme with issue coc.
|
2016-02-17 08:33:46 +01:00 |
|
Dave Davenport
|
63be750c5b
|
Quick work-around fix for rofi blocking X on unavailable monitor
|
2016-02-17 00:00:41 +01:00 |
|
Dave Davenport
|
ed4d9eee1b
|
Update changelog
|
2016-02-16 22:03:18 +01:00 |
|
Dave Davenport
|
6217edf622
|
#343 Add history support to drun mode.
|
2016-02-16 10:40:21 +01:00 |
|