DrunkenChicken
|
25f99c0a61
|
fix(xworkspaces): active ws upon ws deletion (#1713)
Active desktop was tracked via it's index, but when desktops are removed from `_NET_DESKTOP_NAMES` that index may become invalid.
Fixes #1710
|
2019-04-01 18:04:44 +02:00 |
|
striker.sh
|
ca4426a962
|
fix(xworkspace): Fully support _NET_DESKTOP_NAMES spec (#1579)
Ref https://specifications.freedesktop.org/wm-spec/wm-spec-latest.html#idm140200472706208
Fixes #1491
Fixes #248
Closes #904
|
2019-02-08 13:32:31 +01:00 |
|
NBonaparte
|
44f12c6065
|
feat(xworkspaces): add urgent desktop detection
|
2017-02-23 13:20:26 +01:00 |
|
Michael Carlberg
|
1a25be374f
|
refactor(xworkspaces): Cleanup
|
2017-01-25 04:35:56 +01:00 |
|
Michael Carlberg
|
6692b4a8da
|
refactor(x11): Cleanup
|
2017-01-24 10:49:14 +01:00 |
|
Michael Carlberg
|
b422d1d1a4
|
refactor(modules): Input handling
|
2016-12-23 20:43:52 +01:00 |
|
Michael Carlberg
|
8cff01e3d8
|
refactor(event_handler): Abstract sink attaching
|
2016-12-23 05:08:19 +01:00 |
|
Michael Carlberg
|
7979f5b3d4
|
refactor(modules): Handle events using signal_receiver
|
2016-12-21 08:38:44 +01:00 |
|
Michael Carlberg
|
c01f111e34
|
refactor(modules): Move setup to constructor
|
2016-12-21 08:00:09 +01:00 |
|
Michael Carlberg
|
4fca0c89b4
|
refactor: Object construction
|
2016-12-14 11:01:44 +01:00 |
|
Michael Carlberg
|
08be86fbe1
|
wip(refactor): Improve signal and event handling
|
2016-12-14 11:01:44 +01:00 |
|
Michael Carlberg
|
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 |
|
Michael Carlberg
|
4776ec49df
|
fix: Use defined event sink priority
|
2016-12-03 13:00:40 +01:00 |
|
Michael Carlberg
|
12ff82e913
|
feat(xworkspaces): Change current desktop
|
2016-11-26 10:33:32 +01:00 |
|
Michael Carlberg
|
3413c4a463
|
wip(xworkspaces): Monitor support
|
2016-11-26 09:38:55 +01:00 |
|
Michael Carlberg
|
b25fa46ac2
|
wip(xworkspaces): EWMH desktops
Ref #84
|
2016-11-26 06:30:33 +01:00 |
|