Commit Graph

182 Commits (8033eb4d6ad2444e19681b429fe790e2528569b0)

Author SHA1 Message Date
progandy 76c520a04b sway: insert numbered workspaces in order 9 years ago
progandy 8f1ac1ef2c sway: enable workspace selection by number 9 years ago
Drew DeVault f6da4dda4b Bring unmanaged windows to front on output arrange 9 years ago
Mikkel Oscar Lyderik 2fd7dd64ec Implement bar option: separator_symbol 9 years ago
Mikkel Oscar Lyderik f59f5d27aa Implement bar option: output <output> 9 years ago
Mikkel Oscar Lyderik 6834a33290 Add bar height option (Airblader/i3) 9 years ago
Mikkel Oscar Lyderik de1f625c27 Add rgba support for bar colors 9 years ago
Mikkel Oscar Lyderik 8c1d56812b Implement bar option: colors {} 9 years ago
Mikkel Oscar Lyderik 0513322c03 Move default bar config to bar creation. 9 years ago
Yacine Hmito 87126a9fc2 Added bar_cmd_bindsym 9 years ago
Mikkel Oscar Lyderik 0aeee6963d Make mouse key used for drag/resize configurable 9 years ago
Mikkel Oscar Lyderik c6b13163c9 Add initial support for custom bar-id 9 years ago
Mikkel Oscar Lyderik 45b959f601 Move numlen(1) to sway/util.c 9 years ago
Drew DeVault 4d17aa9919 Revert "Make mouse key used for drag/resize configurable" 9 years ago
Mikkel Oscar Lyderik 74152043f4 Implement 'bar { }' block parsing 9 years ago
Drew DeVault e277d4e094 Subscribe to workspace change events and redraw 9 years ago
Drew DeVault d361ce656d Track the fullscreen view on a workspace swayc_t 9 years ago
Drew DeVault 34277207fd Pass keys along from wayland backend to clients 9 years ago
Drew DeVault 029e0c7a2c Add some more keyboard handling for wayland clients 9 years ago
Mikkel Oscar Lyderik 22916e9ebc Make mouse key used for drag/resize configurable 9 years ago
Drew DeVault a7710c5537 Initialize keyboard in registry poll 9 years ago
Drew DeVault 266393a705 Include wayland-server.h instead of -core.h 9 years ago
Drew DeVault 7614cb0373 Add keyboard handling shims to registry 9 years ago
Drew DeVault 067ac6cfa7 Discover swaylock extension in registry 9 years ago
Drew DeVault 080a263785 Refactor gdk pixbuf code into shared client lib 9 years ago
Drew DeVault 71afa38890 Add swaylock protocol, add resource destructors 9 years ago
Drew DeVault 44d0f731c3 Add framework for switching command sets 9 years ago
Drew DeVault 4f89735fc4 Add bar config struct and defaults 9 years ago
Christoph Gysin b1bd3ae6f3 cmd_output: Merge instead of replace output config 9 years ago
Christoph Gysin ae7ed79573 config: Store 'enabled' as int 9 years ago
Drew DeVault 82d464bb90 Add text rendering support to wayland clients 9 years ago
Drew DeVault e59cffcea2 Support desktop shell panels in compositor 9 years ago
Drew DeVault 4c1fad95b9 Remove trailing semicolon 9 years ago
Christoph Gysin 7d82cd9c0a cmd_output: Use list_seq_find() to find matching config 9 years ago
Drew DeVault e0cb8284fb Rearrange logging headers 9 years ago
S. Christoffer Eliesen 2d0f78c0d6 workspace: Learn sticky. 9 years ago
Drew DeVault 062c74b7d0 Add command line to swaygrab 9 years ago
Drew DeVault 27f03c705d Move IPC client into common, refactor IPC 9 years ago
S. Christoffer Eliesen a06cb7cd01 criteria: Add. Learn for_window command. 9 years ago
S. Christoffer Eliesen 4367e6d3e3 container: Store app_id attribute for views. 9 years ago
S. Christoffer Eliesen 47c313fe3e container: Store class attribute for views. 9 years ago
S. Christoffer Eliesen a0c5a0bb30 cmd_bindsym: Detect/handle duplicates. 9 years ago
S. Christoffer Eliesen 5531dbe1b2 cmd_workspace: Don't fill up config->workspace_outputs with duplicates. 9 years ago
S. Christoffer Eliesen d0af224e6d stringop: lenient_strcmp: Add. 9 years ago
S. Christoffer Eliesen a33e3badad list: Add list_seq_find. 9 years ago
Drew DeVault 79b277fe9b Parse output background config 9 years ago
Drew DeVault b4e5e1381f Refactor the crap out of wayland clients 10 years ago
Drew DeVault 4a1584be53 Fix background extensions 10 years ago
Drew DeVault 65b8a5c3ce Add background handling 10 years ago
Drew DeVault 82db2a57a9 Basic support for extensions in server and clients 10 years ago