Commit Graph

27 Commits

Author SHA1 Message Date
rps
f581095cb7 Fixes #535 and #411. 2017-05-19 18:02:33 +02:00
44f12c6065 feat(xworkspaces): add urgent desktop detection 2017-02-23 13:20:26 +01:00
1ca71ce401 fix(ci): Remove unused function 2017-01-25 12:20:06 +01:00
1a25be374f refactor(xworkspaces): Cleanup 2017-01-25 04:35:56 +01:00
6692b4a8da refactor(x11): Cleanup 2017-01-24 10:49:14 +01:00
452afcdc68 refactor: Integral types 2017-01-24 07:11:14 +01:00
78bb3695e6 refactor(config): Deduce return type from default value 2016-12-30 23:32:05 +01:00
b9f9092bbe refactor: Cleanup 2016-12-26 10:37:14 +01:00
b422d1d1a4 refactor(modules): Input handling 2016-12-23 20:43:52 +01:00
97fa7052fe refactor(clang-tidy): Apply fixes 2016-12-23 15:54:06 +01:00
8cff01e3d8 refactor(event_handler): Abstract sink attaching 2016-12-23 05:08:19 +01:00
788a7ca3a3 refactor(modules): Get rid of .inl files 2016-12-21 09:21:35 +01:00
7979f5b3d4 refactor(modules): Handle events using signal_receiver 2016-12-21 08:38:44 +01:00
c01f111e34 refactor(modules): Move setup to constructor 2016-12-21 08:00:09 +01:00
a0d485f79d refactor: Initialize data 2016-12-15 09:30:31 +01:00
f9062d031c refactor(clang-tidy): Apply fixes 2016-12-15 03:30:41 +01:00
4fca0c89b4 refactor: Object construction 2016-12-14 11:01:44 +01:00
1a2a6e5fab refactor: Construction methods 2016-12-14 11:01:44 +01:00
08be86fbe1 wip(refactor): Improve signal and event handling 2016-12-14 11:01:44 +01:00
44da14755d refactor(clang-tidy): Apply fixes 2016-12-04 04:11:47 +01:00
91ee4c825b fix(xworkspaces): Safety check 2016-12-03 14:53:53 +01:00
d4eaf21052 fix(xworkspaces): Correct desktop index for pinned workspaces
- Use the correct desktop index when only displaying
workspaces for the configured monitor/viewport.

- Wrapping scroll
2016-12-03 13:45:26 +01:00
4776ec49df fix: Use defined event sink priority 2016-12-03 13:00:40 +01:00
12ff82e913 feat(xworkspaces): Change current desktop 2016-11-26 10:33:32 +01:00
0d4a24ef8e fix(ewmh): Check success of reply 2016-11-26 09:51:06 +01:00
3413c4a463 wip(xworkspaces): Monitor support 2016-11-26 09:38:55 +01:00
b25fa46ac2 wip(xworkspaces): EWMH desktops
Ref #84
2016-11-26 06:30:33 +01:00