Commit graph

260 commits

Author SHA1 Message Date
vaxerski
6cc699e997 Include array in util 2022-05-16 17:04:02 +02:00
vaxerski
62a1805360 fix ooga booga 2022-04-29 21:39:48 +02:00
Mohamad Moradi
46c282bad5 Fix a bux regarding keybindings of X key 2022-04-29 04:59:29 +04:30
vaxerski
8bad02d115 fix fullscreen cut-off when switching workspace 2022-04-28 17:39:40 +02:00
vaxerski
a02646bd4b Small Atom fixes 2022-04-20 17:36:53 +02:00
vaxerski
92d9a2556f Query for keys better with xmodmap 2022-04-17 10:13:06 +02:00
vaxerski
83547e472d default autogen to 0 2022-04-15 21:46:47 +02:00
vaxerski
ca432cc589 Added bar:force_no_tray
typo
2022-04-14 18:24:08 +02:00
vaxerski
1898839d4c I am an idiot, keysym fix 2022-04-12 22:14:04 +02:00
vaxerski
b52e6ea055 added an option to use keysyms as ints 2022-04-12 15:29:44 +02:00
vaxerski
1667180ac3 fix bitwise operation order in IGNOREDMOD 2022-04-12 15:20:30 +02:00
vaxerski
3518e3ba8a added ignore_mod 2022-04-10 19:54:58 +02:00
vaxerski
6f5172dd32 Added autogenerated config + warning 2022-04-08 22:19:37 +02:00
vaxerski
debf220244 Added mouse resizing for dwindle tiled 2022-04-07 18:30:36 +02:00
vaxerski
1749fc7e7a typo 2022-04-04 21:42:48 +02:00
vaxerski
83d69cb233 Added pinning windows 2022-04-04 21:40:10 +02:00
vaxerski
1a5ed05758 Added nextworkspace lastworkspace handlers 2022-04-04 18:14:23 +02:00
vaxerski
0da4b298c5 Added scratchpads. 2022-04-03 22:02:25 +02:00
vaxerski
0b9a33228b Added mouse support for movewindow (drag to move) 2022-04-03 13:39:30 +02:00
vaxerski
894a9b0e3e Added fullscreen and workspace rules 2022-04-03 12:57:08 +02:00
vaxerski
ddb9335111 Added more mods 2022-03-22 22:55:45 +01:00
vaxerski
31694d4a49 Added pseudotiling 2022-03-22 16:17:18 +01:00
vaxerski
716da3d04e fix dock preventing workspace from closing 2022-03-11 19:29:21 +01:00
MoonKnight76
9bd42cd12f Disabled round corners when in pseudo-fullscreen 2022-03-11 15:31:59 +01:00
vaxerski
82eeba5c94 fixed the entire master layout + added splitratio (only master-children) 2022-03-10 20:29:52 +01:00
vaxerski
b0dedddce9 actually remove on unmap but only non-docks 2022-03-10 13:06:20 +01:00
vaxerski
09fbb1e41a Do not delete windows on unmap 2022-03-09 14:59:04 +01:00
vaxerski
940dca6c0a ignoredEvents are 64 bit 2022-03-09 13:50:43 +01:00
vaxerski
813f34d5ee fix issue with bars 2022-03-09 12:34:40 +01:00
vaxerski
84a832181b Added splitratio 2022-03-09 12:13:47 +01:00
vaxerski
002247629e Hypr bar treated as EWMH, fix for reserved and no_gaps_when_only 2022-03-09 11:42:07 +01:00
vaxerski
f213047085 remove unneeded comments 2022-03-09 11:31:19 +01:00
vaxerski
1abf627451 unmap EWMH bars when fullscreen 2022-03-09 11:31:04 +01:00
vaxerski
6c02b3947a dock autodetect monitor based on position 2022-03-08 23:04:40 +01:00
vaxerski
8d499c62ab let the dock decide its position 2022-03-08 22:14:14 +01:00
vaxerski
ea670a4b94 handle _NET_CURRENT_DESKTOP 2022-03-08 22:04:55 +01:00
vaxerski
d128580902 log destroy and unmap 2022-03-08 21:26:02 +01:00
vaxerski
ddcead1c84 remove this dumb fuck spammy log 2022-03-08 21:22:05 +01:00
vaxerski
951e1c3b62 Do not set focus to NoInterventions windows 2022-03-08 20:30:49 +01:00
vaxerski
296096596b EWMH workspace coords 2022-03-08 20:26:53 +01:00
vaxerski
56c3cff855 EWMH desktop counting fix 2022-03-08 20:14:01 +01:00
vaxerski
0138a072ca fix one pixel being off and annoying me 2022-03-08 15:42:36 +01:00
vaxerski
89024158a1 fUCK typo 2022-03-08 15:15:42 +01:00
vaxerski
5d69be9a98 Fullscreen animated, Added no_gaps_when_only 2022-03-08 15:11:55 +01:00
vaxerski
36fdcc89b3 fixed #35 2022-03-06 22:10:20 +01:00
vaxerski
d8a7fd2a14 Handle configure requests and GTK MOVERESIZE message 2022-03-04 20:14:07 +01:00
vaxerski
d12c35ce1b Made the bar modules async 2022-03-01 20:40:44 +01:00
vaxerski
13744ae7c8 dont fullscreen when already fullscreen 2022-02-28 17:07:12 +01:00
vaxerski
4cfd62b72e fix fullscreen state when moving a fullscreen window 2022-02-17 23:12:08 +01:00
vaxerski
abf3464cfc ungrab on switch 2022-01-26 16:54:19 +01:00