vaxerski
|
91d68513de
|
fix possible segfault by realloc
|
2022-06-30 23:55:28 +02:00 |
|
vaxerski
|
328b3fa4bc
|
mordernize pointers
|
2022-06-30 15:44:26 +02:00 |
|
vaxerski
|
b0cd90a43c
|
refactor a bunch of layout code
|
2022-06-30 12:09:05 +02:00 |
|
vaxerski
|
3cbd69e703
|
added createworkspace destroyworkspace events
|
2022-06-28 12:39:56 +02:00 |
|
vaxerski
|
2cdb29aa10
|
fix anims with special workspace
|
2022-06-27 19:46:04 +02:00 |
|
vaxerski
|
781526dac5
|
added hyprctl kill
|
2022-06-27 13:42:20 +02:00 |
|
vaxerski
|
78bf88ba60
|
Added fullscreen rule
|
2022-06-26 12:12:29 +02:00 |
|
vaxerski
|
45898a57c8
|
guard windows' validity in focuswindowbyclass
|
2022-06-25 21:18:33 +02:00 |
|
vaxerski
|
3842b1641f
|
allow move to 0 0
|
2022-06-25 11:20:03 +02:00 |
|
vaxerski
|
31dc70a41a
|
Added exact to resizeActive and added moveactive
|
2022-06-23 10:14:59 +02:00 |
|
vaxerski
|
19d94b87ab
|
Added keybind submaps
|
2022-06-22 20:23:20 +02:00 |
|
vaxerski
|
5541098f20
|
Added bindl
|
2022-06-21 22:47:27 +02:00 |
|
vaxerski
|
4a3f9ccba2
|
move ignore to eventmanager and fix double focus in changeworkspace
|
2022-06-21 22:17:30 +02:00 |
|
CcydtN
|
b69375a918
|
Fixing format issue
|
2022-06-17 03:25:08 +08:00 |
|
CcydtN
|
5fa61e5a54
|
Fix generating zombie process
|
2022-06-17 01:14:10 +08:00 |
|
Francois Rigaut
|
4fa69497ca
|
fullscreen fix
|
2022-06-11 16:37:40 +02:00 |
|
vaxerski
|
3a2ac11e3e
|
added focuswindowbyclass
|
2022-06-10 12:06:27 +02:00 |
|
vaxerski
|
90a859af27
|
cyclenext
|
2022-06-10 11:41:52 +02:00 |
|
vaxerski
|
c6953329d5
|
Added circlenext
|
2022-06-10 11:39:06 +02:00 |
|
vaxerski
|
8f0b963729
|
refocus after movetoworkspace
|
2022-06-08 15:52:38 +02:00 |
|
vaxerski
|
663fba76ae
|
Added resizeactive
|
2022-06-06 19:32:14 +02:00 |
|
vaxerski
|
d743ac7bb1
|
added forcerendererreload and some more vt changes
|
2022-06-06 13:48:17 +02:00 |
|
vaxerski
|
19b17b590c
|
fix moveactivetoworkspace with same workspace
|
2022-06-03 11:19:17 +02:00 |
|
vaxerski
|
0f8712ed64
|
fix crash in moveWorkspaceToMonitor
|
2022-05-31 18:47:32 +02:00 |
|
vaxerski
|
0055efc4f1
|
Added a special workspace
|
2022-05-31 14:01:00 +02:00 |
|
vaxerski
|
1f4c938c67
|
Added moving workspaces
|
2022-05-30 20:05:38 +02:00 |
|
vaxerski
|
1e096f6fcd
|
fix moveactivetoworkspace
|
2022-05-30 15:28:23 +02:00 |
|
vaxerski
|
e81790f357
|
massive oopsie in logs
|
2022-05-30 14:12:36 +02:00 |
|
vaxerski
|
7522ade58d
|
don't set fullscreen to maximized apps
|
2022-05-30 09:18:05 +02:00 |
|
vaxerski
|
3d7abfea92
|
Log keybind dispatchers only
|
2022-05-30 09:16:00 +02:00 |
|
vaxerski
|
227cbb0464
|
Added fullscreen types, maximize and full
|
2022-05-29 15:45:51 +02:00 |
|
vaxerski
|
3f8845a6a7
|
Added an exit dispatcher and no more SIGSEGV on exit
|
2022-05-29 00:00:47 +02:00 |
|
vaxerski
|
b1b24cb21a
|
Added changegroupactive direction
|
2022-05-28 19:16:20 +02:00 |
|
vaxerski
|
e4d494aed4
|
fix focusmonitor with named workspaces
|
2022-05-28 18:38:49 +02:00 |
|
vaxerski
|
8145c552de
|
post empty activewindow event on unfocus
|
2022-05-26 21:34:52 +02:00 |
|
vaxerski
|
795504dad0
|
Added workspaceopt dispatcher
|
2022-05-26 19:05:32 +02:00 |
|
vaxerski
|
0ae6563fef
|
workspace set active
|
2022-05-25 10:25:36 +02:00 |
|
vaxerski
|
0ad33742e1
|
fix workspace event and add activewindow and activemon
|
2022-05-24 22:21:31 +02:00 |
|
vaxerski
|
ba7e3cd9a1
|
Major IPC Rework + Added Socket2
IPC is now done with UNIX sockets instead of TCP ones (security!), and added Socket2, see Wiki.
|
2022-05-24 19:42:43 +02:00 |
|
vaxerski
|
e924cd95fd
|
Added movecursortocorner
|
2022-05-22 11:52:39 +02:00 |
|
vaxerski
|
5454cf8e89
|
Fixed mouse constraints, should be correct now
|
2022-05-18 14:57:08 +02:00 |
|
vaxerski
|
f70d0ec5aa
|
Added movetoworkspacesilent
|
2022-05-18 12:18:58 +02:00 |
|
vaxerski
|
f09de365d5
|
Added workspace fade transition
|
2022-05-16 23:13:32 +02:00 |
|
vaxerski
|
50f978e518
|
Added togglesplit dispatcher
|
2022-05-16 17:37:46 +02:00 |
|
vaxerski
|
d4d72ae54d
|
Workspaceanim: respect stack order
|
2022-05-12 13:03:02 +02:00 |
|
vaxerski
|
ff0f535c28
|
Added workspace animations
|
2022-05-12 11:27:31 +02:00 |
|
vaxerski
|
8369f2980a
|
crucial fixes to full damage tracking 🎉
should now be mostly usable
|
2022-05-05 13:48:22 +02:00 |
|
vaxerski
|
500cbd135f
|
moveactive monitor
|
2022-05-05 13:02:55 +02:00 |
|
vaxerski
|
8bb908a8da
|
Added focusmonitor
|
2022-05-05 12:50:25 +02:00 |
|
vaxerski
|
51172129d7
|
deactivate exclusive
|
2022-04-28 17:55:25 +02:00 |
|