aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2018-07-19Allow xwayland views to become urgent when on a non-visible workspaceRyan Dwyer
2018-07-18Don't unfocus when an override redirect window is mappedemersion
2018-07-18Merge pull request #2281 from pvsr/X11_clickemersion
2018-07-17Implement default_floating_border command and adjust CSD behaviourRyan Dwyer
2018-07-16make hotspot callback take an x11 button idPeter Rice
2018-07-16Merge pull request #2276 from RyanDwyer/urgencyDrew DeVault
2018-07-16Implement no_focus commandRyan Dwyer
2018-07-16Mark containers as urgent in IPC if they have urgent viewsRyan Dwyer
2018-07-16Update workspace urgent state when views close or move workspacesRyan Dwyer
2018-07-16Implement urgency base functionalityRyan Dwyer
2018-07-15Make focus part of transactionsRyan Dwyer
2018-07-15Merge pull request #2272 from RyanDwyer/simplify-transactionsDrew DeVault
2018-07-14Add extended debugging flagsDrew DeVault
2018-07-14Simplify transactions by utilising a dirty flag on containersRyan Dwyer
2018-07-14Implement tap_button_map for input devicesBrian Ashworth
2018-07-13Merge pull request #2252 from rkubosz/scroll-button-optionDrew DeVault
2018-07-12Don't disable borders for xwayland floating viewsemersion
2018-07-11add scroll button optionRobert Kubosz
2018-07-11Merge pull request #2240 from RedSoxFan/implement-1961Drew DeVault
2018-07-11Move floating windows to front when focusedRyan Dwyer
2018-07-10Implement swaylock customization flagsBrian Ashworth
2018-07-10Remove `clipboard` command and `get_clipboard` messageemersion
2018-07-10Add get_config message type to ipcIan Fan
2018-07-10Add get_binding_modes message type to ipcIan Fan
2018-07-09Update for swaywm/wlroots#1126emersion
2018-07-09Remove duplicate function declaration and add assertionRyan Dwyer
2018-07-09Implement some floating move commandsRyan Dwyer
2018-07-07swaylock: daemonize after lockingemersion
2018-07-07Split rendereremersion
2018-07-06Merge pull request #2206 from martinetd/leaksDrew DeVault
2018-07-06Merge branch 'master' into leaksemersion
2018-07-07Use opaque region to determine if frame done should be sentRyan Dwyer
2018-07-05Implement mode --pango_markupBrian Ashworth
2018-07-05cmd_results_to_json: return copied string and properly free the jsonDominique Martinet
2018-07-04ipc-server: add display destroy listener and remove ipc_terminateDominique Martinet
2018-07-02idle_inhibit: move server data to its own structDominique Martinet
2018-07-02idle_inhibit: stop inhibitor when views become invisibleDominique Martinet
2018-07-02Add idle inhibit unstable v1 supportDominique Martinet
2018-06-30sway views: add helpers to get view and layer from wlr_surfaceDominique Martinet
2018-06-30Merge remote-tracking branch 'upstream/master' into atomicRyan Dwyer
2018-06-30Revert "Don't unmaximize floating views"Rostislav Pehlivanov
2018-06-29Render saved buffers with the surface's dimensionsRyan Dwyer
2018-06-29Merge remote-tracking branch 'upstream/master' into atomicRyan Dwyer
2018-06-29Add comment about usage to arrange_windows declarationRyan Dwyer
2018-06-29Replace list_empty with a simple alternativeRyan Dwyer
2018-06-27Allow views to skip configuresRyan Dwyer
2018-06-27Fix memleak in container_get_boxRyan Dwyer
2018-06-27Remove transaction_add_damageRyan Dwyer
2018-06-27Merge branch 'master' into xwayland-wants-floatRyan Dwyer
2018-06-26layer_shell: order destroying before sway_outputDominique Martinet